Skip to content

chore(deps-dev): bump @nx/vite from 22.5.4 to 22.6.1 - #152

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/vite-22.6.1
Closed

chore(deps-dev): bump @nx/vite from 22.5.4 to 22.6.1#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/vite-22.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @nx/vite from 22.5.4 to 22.6.1.

Release notes

Sourced from @​nx/vite's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)

... (truncated)

Commits
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • 42f623e fix(vite): skip root-relative paths in nxViteTsPaths resolveId (#34694)
  • 1e1a8a7 fix(vite): isPreview=true for Vite Preview server (#34597)
  • 5a1735b feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) from 22.5.4 to 22.6.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@nx/vite"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 5, 2026
@crutchcorn crutchcorn closed this Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nx/vite-22.6.1 branch August 7, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant